home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adobe Graphics & Publishing SDK 1996 December
/
Adobe Graphics & Publishing SDK 1996 December.iso
/
pc
/
pm65sdk
/
sourcecode
/
pclframe
/
windows
/
pclframe.def
< prev
next >
Wrap
Text File
|
1996-10-01
|
308b
|
19 lines
; PCLFrame.def -- Empty frame, you can base your plugin's on this
; Copyright (C) 1993-1996 Adobe Systems Inc. All rights reserved.
;
;
LIBRARY PCLFrame
DESCRIPTION 'An Empty Plug-in'
HEAPSIZE 8192
CODE MOVEABLE DISCARDABLE LOADONCALL
DATA MOVEABLE SINGLE PRELOAD
EXPORTS
main